home *** CD-ROM | disk | FTP | other *** search
- !Include("..\\..\\menu\\uidef\\UILogicVis.def")
-
- UIElem("ID_NEXT")
- {
- Default()
- {
- Visible(1)
- }
- }
-
- UIElem("ID_BUY_SELL")
- {
- Default()
- {
- Visible(0)
- }
- }
-
- UIElem("ID_CASH_FRAME")
- {
- Default()
- {
- Visible(0)
- }
- }
-
- UIElem("ID_UPPER_LIST_LABEL_TEXT")
- {
- Default()
- {
- Text("&MenuSelectCarYourCars&")
- }
- }
-
- UIElem("ID_TITLE")
- {
- Default()
- {
- Text("&MenuSelectCarTitle&")
- }
- }
-